Skip to content

LinuxProcess: Resource adjustments#33

Merged
dcantah merged 1 commit into
mainfrom
users/dcantah/linuxproc-adjustments
Jun 8, 2025
Merged

LinuxProcess: Resource adjustments#33
dcantah merged 1 commit into
mainfrom
users/dcantah/linuxproc-adjustments

Conversation

@dcantah
Copy link
Copy Markdown
Member

@dcantah dcantah commented Jun 7, 2025

  • The kqueue handlers for stdio didn't have logic to exit on zero byte reads.
  • The agent wasn't getting closed explicitly in .delete()
  • In LinuxContainer we should call delete just for sanity, if for nothing more than ensuring the agent vsock fd is closed.

@dcantah dcantah requested a review from crosbymichael June 7, 2025 13:42
Comment thread Sources/Containerization/LinuxProcess.swift Outdated
- The kqueue handlers for stdio didn't have logic to
exit on zero byte reads.
- The agent wasn't getting closed explicitly in .delete()
- In LinuxContainer we should call delete just for sanity,
if for nothing more than ensuring the agent vsock fd is closed.

Signed-off-by: Danny Canter <danny_canter@apple.com>
@dcantah dcantah force-pushed the users/dcantah/linuxproc-adjustments branch from f1b4b3e to 4ed789f Compare June 8, 2025 00:59
@dcantah dcantah requested a review from adityaramani June 8, 2025 00:59
@dcantah dcantah merged commit fef518e into main Jun 8, 2025
2 checks passed
@katiewasnothere katiewasnothere deleted the users/dcantah/linuxproc-adjustments branch June 9, 2025 17:28
dkovba added a commit to dkovba/containerization that referenced this pull request Mar 5, 2026
dkovba added a commit to dkovba/containerization that referenced this pull request Mar 5, 2026
dkovba added a commit to dkovba/containerization that referenced this pull request Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants